﻿@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0}
ul li {list-style:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:0;}
button, input, select, textarea {font-size: 100%;font-family:Arial,"微软雅黑"}  
table {border-collapse: collapse;border-spacing: 0;}

body {background:url(../img/page.jpg) top center ; background-repeat:no-repeat; background-attachment:fixed;font-family:微软雅黑;}

/**.logo {background:url(../img/logo.png);width:260px;height:67px;position:fixed;right:20px;top:10px;display:block;}**/
.solgan {background:url(../img/solgan.png);width:486px;height:260px;position:fixed;left:0px;top:0;}

.box {background:#0c2b55;width:700px;overflow:hidden;margin:0 auto;margin-top:80px;margin-bottom:40px;}
.box_top {background: url(../img/top.jpg);width:700px;height:182px;position:relative;}
.box_top select {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.box_top .Theaters {background:none;background:url(../img/select.png);position: absolute;left:60px;bottom:10px;width:218px;height:59px;line-height:59px;border:none;color:#fff;text-indent:1em;cursor:pointer;}
.box_top .Career {background:none;background:url(../img/select.png);position: absolute;left:300px;bottom:10px;width:218px;height:59px;line-height:59px;color:#fff;border:none;text-indent:1em;cursor:pointer;}
.box_top .cx {background:url(../img/input.png);position: absolute;left:540px;bottom:10px;width:127px;height:59px;line-height:59px;border:0px;cursor:pointer;}
.box_bottom {background: url(../img/bottom.jpg);width:700px;height:182px;}
.box_center {width:590px;overflow:hidden;margin:0 auto;}
.list {margin:0 auto;margin-top:10px;text-align:center;}
.list th{height:40px;line-height:40px;font-size:16px;color:#42f1ff;}
.list td {height:40px;line-height:40px;border-top:1px solid #0760a2;color:#fff;}
.list .tdColor {background:#c6b59e;}
.box_top option {color:#000;}
